Skip to content

Add WCAG 2.2 AA user acceptance checklist - #7

Merged
blindtechmage merged 1 commit into
mainfrom
docs/wcag-22-aa-acceptance-checklist
Aug 11, 2026
Merged

Add WCAG 2.2 AA user acceptance checklist#7
blindtechmage merged 1 commit into
mainfrom
docs/wcag-22-aa-acceptance-checklist

Conversation

@blindtechmage

Copy link
Copy Markdown
Owner

Summary

  • New docs/ACCESSIBILITY_CHECKLIST.md: a point-by-point, pass/fail WCAG 2.2 AA checklist organized by the requested UI categories (Links, Buttons, Images, Aria, Semantic tags, Font, Foreground/Background Contrast, Spacing, Element Layout, Form Submission, General, Other). Each item cites the WCAG success criterion it verifies and is tagged Auto (covered by existing axe-core CI), Script (a future automatable check), or Manual (needs a human/JAWS pass).
  • Updates docs/ACCESSIBILITY.md's Open Items to point at this new doc, resolving the "full accessibility test checklist" item it previously called out as missing.

Test plan

  • npm run lint (markdownlint clean)
  • No code changes — docs only.

Point-by-point, pass/fail checklist organized by UI category (links,
buttons, images, ARIA, semantic tags, font, contrast, spacing,
element layout, form submission), each item tagged Auto/Script/Manual
to identify what's already covered by the axe-core CI gate, what's a
future scripting candidate, and what genuinely requires a human pass.
Resolves the "full accessibility test checklist" open item in
ACCESSIBILITY.md.
@blindtechmage
blindtechmage merged commit ea17801 into main Aug 11, 2026
4 checks passed
@blindtechmage
blindtechmage deleted the docs/wcag-22-aa-acceptance-checklist branch August 11, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants